Don't use container api on GtkListBox
authorMatthias Clasen <mclasen@redhat.com>
Fri, 8 May 2020 06:19:18 +0000 (02:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 02:21:39 +0000 (22:21 -0400)
commit88141103cdf5fd294b19d4473245f42201aa6b93
tree362ab942aad3cb7da2158ca34e865e00a14489c5
parentff91ce9eb45f0aac43b218b05cbf8e5b89ed8e32
Don't use container api on GtkListBox
31 files changed:
demos/gtk-demo/css_blendmodes.c
demos/gtk-demo/css_multiplebgs.c
demos/gtk-demo/css_pixbufs.c
demos/gtk-demo/css_shadows.c
demos/gtk-demo/dnd.c
demos/gtk-demo/listbox.c
demos/gtk-demo/shortcut_triggers.c
docs/tools/widgets.c
gtk/gtklistbox.c
gtk/gtkplacessidebar.c
gtk/gtkplacesview.c
gtk/gtkshortcutswindow.c
gtk/gtksidebarrow.c
gtk/gtkstacksidebar.c
gtk/inspector/action-editor.c
gtk/inspector/actions.c
gtk/inspector/general.c
gtk/inspector/misc-info.c
gtk/inspector/prop-editor.c
gtk/inspector/prop-list.c
gtk/inspector/size-groups.c
gtk/inspector/strv-editor.c
gtk/inspector/type-info.c
tests/testclipboard2.c
tests/testgtk.c
tests/testlist.c
tests/testlist2.c
tests/testscrolledge.c
tests/testscrolledwindow.c
tests/testselectionmode.c
testsuite/gtk/listbox.c